火范文>英语词典>class list翻译和用法

class list

英 [klɑːs lɪst]

美 [klæs lɪst]

网络  类列表; 班级名单

英英释义

noun

  • a list issued by examiners that categorizes students according to the class of honours they achieved in their degree examinations
      Synonym:honours list

    双语例句

    • I use the Feed class to get the list of articles.
      我使用Feed类来获取文章列表。
    • In the code editor, from the class name drop-down list, choose the form or control that you want to create an event handler for.
      在“代码编辑器”中,从“类名”下拉列表中,选择要为其创建事件处理程序的窗体或控件。
    • He knew that meant she had come to his place on the class attendance list.
      他知道那意味著老师已经念到班级出勤簿上他的名字了。
    • There is not a right parenthesis following the class or interface list.
      类或接口列表后没有右圆括号。
    • This thesis introduces a structure of classification called Class Distribution List. The CDL can be got through carrying out direct classification on original data sets.
      本文引入了一种表示分类的结构&类分布链表,它可以通过对原始数据集进行直接分类获得。
    • Skill Learning ( 11th level): You gain training in a skill from the rogue or wizard class skills list.
      勤学苦练(11级):选择一个游荡者或者法师技能,并受训。
    • Once found, select the Java class from the list of available options and click OK to complete the add process.
      找到之后,从可用选项列表中选择此Java类,并单击OK,从而完成添加过程。
    • After that, you use the Commands class to get the list of commands.
      在此之后,使用Commands类获取命令列表。
    • The Action class has the list variables named state and status.
      Action类具有列表变量,名为state和status。
    • D automatically implements those interfaces via B.If you restate the interfaces in D's base class list then the C# compiler will do an interface reimplementation.
      D通过B也就自动实现了那些接口。如果你在D的基类列表中显式声明了这些接口的话,那么C编译器将会做一次接口重新实现。